Skip to content

Conversation

@quinlanj
Copy link
Member

@quinlanj quinlanj commented Apr 19, 2024

Why

I recently capped the number of Entities we load from www on the ApplePushKey iosAppCredentialsList edge and the AppleDistributionCertificate iosAppBuildCredentialsList edge because we had some outlier users that had thousands of entities on those edges. We use the edges to tell the user which apps still use the credential when users try to delete it.

How

Amend the wording to tell the user that they may have more apps relying on the credential if the www limit has been hit.

Screenshot 2024-04-18 at 8 49 19 PM

Test Plan

  • manually tested apple push key removal on <20 apps and 20+ apps
  • manually tested apple dist cert removal on <20 apps and 20+ apps

@quinlanj
Copy link
Member Author

/changelog-entry chore amend credential removal wording

@github-actions
Copy link

✅ Thank you for adding the changelog entry!

@github-actions
Copy link

Size Change: +549 B (0%)

Total Size: 51.4 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 51.4 MB +549 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 53.66%. Comparing base (211a3fb) to head (5ae593a).

Files Patch % Lines
...ntials/ios/actions/DistributionCertificateUtils.ts 0.00% 4 Missing ⚠️
...as-cli/src/credentials/ios/actions/PushKeyUtils.ts 0.00% 4 Missing ⚠️
...s-cli/src/credentials/ios/actions/RemovePushKey.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2334      +/-   ##
==========================================
- Coverage   53.67%   53.66%   -0.01%     
==========================================
  Files         525      525              
  Lines       19256    19264       +8     
  Branches     4062     4066       +4     
==========================================
+ Hits        10334    10336       +2     
- Misses       8197     8203       +6     
  Partials      725      725              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@szdziedzic szdziedzic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thanks!

@quinlanj quinlanj merged commit 44cd3b2 into main Apr 19, 2024
@quinlanj quinlanj deleted the @quin/capped-ents branch April 19, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants